home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / oddech / hexxagon / Neave Hexxagon.exe / scripts / DefineButton2_96 / BUTTONCONDACTION on(release, keyPress y).as
Encoding:
Text File  |  2003-10-01  |  64 b   |  4 lines

  1. on(release, keyPress "y"){
  2.    _root.gotoAndStop("Loaded");
  3. }
  4.